(server version 5.05 or later)
(Default = see below)
DISABLE-MEAS-COUNTER-WRITE TRUE | FALSE
Determines if MOMI disables writing of MEASURE counters to any data file where counters are accessed online (i.e. via LISTACTIVE).
True means MEASURE counters are not written to disk. False means MEASURE counters are written to disk.
The default value for this keyword varies based on the operating system release. See the table below:
| Operating System release | Default value |
|---|---|
| G Series | False |
| H Series prior to H06.14 | False |
| H Series H06.14 or later | True |
| J Series J06.06 or later | True |
| any other release | True |
A measurement is started shortly after MOMI start up that collects information for CPU's, Processes, TMF, Expand, etc... This measurement is left running the entire time MOMI operates. The measure has no collection interval as data is retrieved via the LISTACTIVE function. However, MEASURE will write records such as process start / stop to the file until it fills. At that time each processor in the CPU will log an error 45 to EMS. This error, however, does not impact MOMI's ability to access the data via the LISTACTIVE function. It simply means that data is no longer written to the MEASURE data file. This feature of MEASURE to disable recording of counter records to disk effectively prevents the error 45 situation.
Setting this value to True, when MEASURE support is not available, will cause the initial measurement started by MOMI to fail. This would be seen in the MOMI PC Client on the screen Overview as the error indication MEAS.
Example:
== counters written to disk
DISABLE-MEAS-COUNTER-WRITE FALSE